netbird: update to 0.55.1
authorWesley Gimenes <[email protected]>
Mon, 11 Aug 2025 01:19:57 +0000 (22:19 -0300)
committerWesley Gimenes <[email protected]>
Wed, 10 Sep 2025 22:09:49 +0000 (19:09 -0300)
changelog: https://github.com/netbirdio/netbird/releases/tag/v0.55.1

Signed-off-by: Wesley Gimenes <[email protected]>
net/netbird/Makefile

index fe21b4d04a4bc14827df55ab8c6d79b76f3f4794..4714f7de3f1955197741079db8b8d119064dfba6 100644 (file)
@@ -1,12 +1,12 @@
 include $(TOPDIR)/rules.mk
 
 PKG_NAME:=netbird
-PKG_VERSION:=0.53.0
+PKG_VERSION:=0.55.1
 PKG_RELEASE:=1
 
 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.gz
 PKG_SOURCE_URL:=https://codeload.github.com/netbirdio/netbird/tar.gz/v$(PKG_VERSION)?
-PKG_HASH:=47dde2b5b8fcb488bd6aa9aab769efb45ca4c1cc21253d44f7a68b44e7aeda8a
+PKG_HASH:=b9465a2b6b7600ec7f22a706b2f2891fdb19a07ffcbfd82cd0e33176d3c69b75
 
 PKG_MAINTAINER:=Wesley Gimenes <[email protected]>
 PKG_LICENSE:=BSD-3-Clause